home *** CD-ROM | disk | FTP | other *** search
/ Shareware Universe - The Gold Collection / Shareware Universe The Gold Collection.iso / business / pklite / pklite.go < prev    next >
Text File  |  1996-04-19  |  29KB  |  1,358 lines

  1. PKLITE (tm)
  2.  
  3.                The Executable File Compressor
  4.  
  5.  
  6.  
  7.         Topic                                                     Page
  8.  
  9.      I.  Introduction to PKLITE . . . . . . . . . . . . . . . . . . . . 2
  10.      1.  PKLITE Overview  . . . . . . . . . . . . . . . . . . . . . 2
  11.      2.  System Requirements. . . . . . . . . . . . . . . . . . . . 3
  12.      3.  Technical Support. . . . . . . . . . . . . . . . . . . . . 3
  13.      4.  Registration Information . . . . . . . . . . . . . . . . . 4
  14.      5.  Software License . . . . . . . . . . . . . . . . . . . . . 5
  15.  
  16.  
  17.      II. Using PKLITE . . . . . . . . . . . . . . . . . . . . . . . . . 6
  18.      1.  Explanation of the Command Line. . . . . . . . . . . . . . 6
  19.      2.  PKLITE options . . . . . . . . . . . . . . . . . . . . .  10
  20.           -a  Always compress files with internal overlays  . . .  10
  21.           -b  Make backup .BAK file of original . . . . . . . . .  11
  22.           -e  Extra compression method  . . . . . . . . . . . . .  12
  23.           -l  Display software license screen . . . . . . . . . .  12
  24.           -n  Never compress files with overlays. . . . . . . . .  13
  25.           -o  Overwrite output file if it exists. . . . . . . . .  14
  26.           -r  Remove any extra .EXE data. . . . . . . . . . . . .  15
  27.           -u  Update file time/date to current time/date. . . . .  16
  28.           -x  Expand a compressed file. . . . . . . . . . . . . .  17
  29.  
  30.  
  31.      III. Programs That Should Not Be Compressed. . . . . . . . . . .  19
  32.  
  33.      IV.  PKLITE Error Messages . . . . . . . . . . . . . . . . . . .  21
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.                      1
  59.  
  60.      I.  INTRODUCTION TO PKLITE
  61.      ─────────────────────────────────────────────────────────
  62.  
  63.      This section contains an introduction to the PKLITE data
  64.      compression software.
  65.  
  66.  
  67.  
  68.      1.  PKLITE OVERVIEW
  69.      ─────────────────────────────────────────────────────────
  70.  
  71.      PKLITE is an easy to use file compression program.  It increases
  72.      your valuable disk space by compressing executable files (with
  73.      .EXE and .COM extensions).  PKLITE will compress these executable
  74.      files so they will require much less disk space yet will still
  75.      run normally.
  76.  
  77.      PKLITE compresses your files much like PKZIP, but it adds a small
  78.      amount of extraction code at the beginning of the executable
  79.      file.  When you run an application that has been compressed with
  80.      PKLITE, the program will automatically be expanded into memory
  81.      and run.  The compressing process does not change the operation
  82.      of the program at all, it merely reduces the disk space required
  83.      to store it.  No additional memory is needed to run most programs
  84.      compressed with PKLITE.
  85.  
  86.      PKLITE also has the ability to expand your files back to their
  87.      original size.
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.                      2
  118.  
  119.      2.  SYSTEM REQUIREMENTS
  120.      ────────────────────────────────────────────────────────
  121.      PKLITE will run on any IBM PC or compatible with DOS 2.0 or
  122.      higher.  Running a program that has been compressed with PKLITE
  123.      requires a maximum of 4K extra memory overhead to expand the
  124.      application in memory.  Memory available to the application
  125.      remains the same as before it was compressed.
  126.  
  127.  
  128.  
  129.      3.  TECHNICAL SUPPORT
  130.      ─────────────────────────────────────────────────────────
  131.  
  132.      If you have any questions regarding PKLITE or any of the other
  133.      PKWARE programs, please call our technical support staff for
  134.      assistance.  Our office hours are Monday through Friday, 9:00am
  135.      to 5:00pm central time.  You can also leave a message on our
  136.      24-hour PKWARE Support BBS, or mail your comments and questions
  137.      to the PKWARE office.  The PKWARE address and telephone numbers
  138.      are listed below.
  139.  
  140.  
  141.       PKWARE, Inc.
  142.       9025 North Deerwood Drive
  143.       Brown Deer, WI 53223
  144.  
  145.       Voice (9am to 5pm CT):  (414) 354-8699
  146.  
  147.       Fax:  (414) 354-8559
  148.  
  149.       PKWARE Support BBS (Available 24 hours): (414) 354-8670
  150.  
  151.       PKWARE on CompuServe 75300,730
  152.  
  153.       PKWARE also monitors support conferences on Relaynet, ILink
  154.         and SmartNet
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.                      3
  177.  
  178.      4.  REGISTRATION INFORMATION
  179.      ────────────────────────────────────────────────────────
  180.  
  181.      If you find PKLITE fast, easy, and convenient to use, you can
  182.      become a registered user.  As a registered user, you will receive
  183.      a diskette with the current version of PKLITE and a printed
  184.      manual for the software.  You will also receive, when available,
  185.      a free upgrade of PKLITE.
  186.  
  187.      Please state the version number of the software you are presently
  188.      using.  For registration information, including price
  189.      information, contact PKWARE at the following location:
  190.  
  191.  
  192.          PKWARE, Inc.
  193.          9025 North Deerwood Drive
  194.          Brown Deer, WI 53223
  195.  
  196.          (414) 354-8699  Voice
  197.          (414) 354-8559  Fax
  198.          (414) 354-8670  BBS
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.                      4
  236.  
  237.      5.  SOFTWARE LICENSE
  238.      ─────────────────────────────────────────────────────────
  239.  
  240.      The software license agreement is shown below.
  241.  
  242.  
  243.      PKLITE (tm)   Executable File Compressor   Version 1.13    8-01-91
  244.      Copyright 1990-1991 PKWARE Inc.  All Rights Reserved.  Patent Pending
  245.  
  246.  
  247.      You are free to use, copy and distribute PKLITE for noncommercial
  248.      use IF:
  249.  
  250.       - No fee is charged for use, copying or distribution.
  251.  
  252.       - It is not modified in any way.
  253.  
  254.      Usage of the software to create compressed executables for
  255.      commercial software requires registration of the PKLITE
  256.      Professional Package (tm) for $146.  This version includes an
  257.      extra compression option so that compressed executables cannot be
  258.      uncompressed by PKLITE.
  259.  
  260.      PKWARE hereby disclaims all warranties relating to this
  261.      software, whether express or implied, including without
  262.      limitation any implied warranties of merchantability or fitness
  263.      for a particular purpose. PKWARE will not be liable for any
  264.      special, incidental, consequential, indirect or similar damages
  265.      due to loss of data or any other reason, even if PKWARE or an
  266.      agent of PKWARE has been advised of the possibility of such
  267.      damages.  In no event shall PKWARE's liability for any damages
  268.      ever exceed the price paid for the license to use software,
  269.      regardless of the form of the claim.  The person using the
  270.      software bears all risk as to the quality and performance of the
  271.      software.
  272.  
  273.      If you find PKLITE easy, and convenient to use, a registration of
  274.      $46.00 would be appreciated.  Registration includes one free
  275.      upgrade to the software and a printed manual.  Please state the
  276.      version of the software that you currently have.
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.                      5
  295.  
  296.      II.  USING PKLITE
  297.      ─────────────────────────────────────────────────────────
  298.  
  299.      This section describes the command line structure of PKLITE and
  300.      explains the options.
  301.  
  302.  
  303.  
  304.      1.  EXPLANATION OF THE COMMAND LINE
  305.      ─────────────────────────────────────────────────────────
  306.  
  307.      PKLITE is an easy to use file compression program.  All of the
  308.      commands used with PKLITE are entered on the command line at the
  309.      DOS prompt.  The command options used with PKLITE are explained
  310.      in detail in the following section, along with examples.
  311.  
  312.  
  313.      The PKLITE command line structure is shown below.
  314.  
  315.  
  316.      PKLITE  [options] [d:][path] Infile  [[d:][path] Outfile]
  317.  
  318.  
  319.       PKLITE = The PKWARE executable compression program.
  320.  
  321.       options = The different PKLITE options that you can specify.
  322.  
  323.       [d:] [path] Infile = The name and path location of the
  324.            executable file being compressed (or expanded),
  325.            also know as the source file.
  326.  
  327.       [d:] [path] Outfile = The name and path location of the
  328.            destination file you want to rename or to
  329.            relocate the compressed or expanded file.
  330.  
  331.  
  332.      NOTE:  Parameters listed in [ ] are optional.
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.                      6
  354.  
  355.      EXAMPLES:
  356.  
  357.      A simple example is shown below.
  358.  
  359.      C:\DOS> PKLITE  attrib.exe
  360.  
  361.      In this example the file attrib.exe will be compressed and the
  362.      compressed version of the file will overwrite the original
  363.      version.  After you type the command shown above, PKLITE will
  364.      display the following information on the screen.
  365.  
  366.  
  367.      PKLITE (tm)   Executable File Compressor   Version 1.13    8-01-91
  368.      Copyright 1990-1991 PKWARE Inc.  All Rights Reserved.  Patent Pending
  369.  
  370.      Compressing: attrib.exe
  371.      Original Size: 10656  Compressed Size: 6790   Ratio: 36.3
  372.  
  373.  
  374.      After a file is compressed with PKLITE, it will display several
  375.      pieces of important information.  PKLITE will list the name of
  376.      the original file, original size of the file, the compressed
  377.      size, and the compression ratio.  The output filename and
  378.      location will also be listed if they are different than the
  379.      original filename and location.  An example is shown below.
  380.  
  381.  
  382.      The following example illustrates the use of an output file to
  383.      change the name and location of the file after it is compressed.
  384.  
  385.  
  386.      C:\> PKLITE  light.exe  A:smlight.exe
  387.  
  388.      PKLITE (tm)   Executable File Compressor   Version 1.13    8-01-91
  389.      Copyright 1990-1991 PKWARE Inc.  All Rights Reserved.  Patent Pending
  390.  
  391.      Compressing: LIGHT.EXE into file A:SMLIGHT.EXE
  392.      Original Size: 18466   Compressed Size: 12299   Ratio: 33.4
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.                      7
  413.  
  414.      Listed below is a summary of important facts to keep in mind
  415.      while using PKLITE.
  416.  
  417.      -The commands can be typed using either upper case or lower case.
  418.  
  419.      -All command options for the software must be preceded by a '-'
  420.       character or the MS-DOS switch character (usually '/').
  421.  
  422.      -Options can be combined (i.e. "-o -b" or "-ob").
  423.  
  424.      -If no extension for the source file is specified, PKLITE will
  425.       automatically compress any files with that particular name and a
  426.       .EXE or .COM extension.
  427.  
  428.      -If no destination file is listed on the command line, the
  429.       compressed file will have the same name as the source file and
  430.       will be located in the same directory (i.e. it will overwrite
  431.       the source file).
  432.  
  433.      -Typing PKLITE on the command line with no options, will bring up
  434.       a help screen listing all the program options.
  435.  
  436.  
  437.       CAUTION
  438.  
  439.       It is very important that you do not use PKLITE on original
  440.       program diskettes.  You should always make a copy of the
  441.       original diskettes that are supplied with an application,
  442.       and work only from the copies.  All original diskettes
  443.       should be kept in safe place.
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.                      8
  472.  
  473.      The following table lists all the options available with PKLITE.
  474.      A brief summary is also given in the table.  The options are
  475.      explained in detail, along with programming examples in the
  476.      following section.
  477.  
  478.  
  479.  
  480.             PKLITE COMMAND OPTIONS
  481.      ───────────────────────────────────────────────────
  482.      Option      Summary
  483.  
  484.        -a        Always compress files with internal overlays
  485.              and optimize relocations.
  486.  
  487.        -b        Make backup .BAK file of original.
  488.  
  489.        -e        Extra compression method. (Commercial Version)
  490.  
  491.        -l        Display software license screen.
  492.  
  493.        -n        Never compress files with overlays or optimize 
  494.              relocations.
  495.  
  496.        -o        Overwrite output file if it exists.
  497.  
  498.        -r        Remove extra .EXE data.
  499.  
  500.        -u        Update file time/date to current time/date.
  501.  
  502.        -x        Expand a compressed file.
  503.  
  504.      ────────────────────────────────────────────────────
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.                      9
  533.  
  534.      2.  PKLITE OPTIONS
  535.      ─────────────────────────────────────────────────────────
  536.  
  537.      The PKLITE options are described below.
  538.  
  539.  
  540.      -a   Always Compress Files With Internal Overlays and Optimize
  541.       Relocations
  542.  
  543.        This option is used to tell PKLITE to always compress files even
  544.        though they use internal overlays.  Programs which use overlays
  545.        loaded from .EXE files, may not run normally when in compressed
  546.        form.  PKLITE will detect if a program file contains internal
  547.        overlays.  It will prompt you for confirmation before it
  548.        compresses any files with overlays if you do not use the -a
  549.        option.
  550.  
  551.        This option will also tell PKLITE to always optimize headers.
  552.        PKLITE 1.13 tests the relocation table to see if it can be optimized
  553.        for better compression.  This performs the same operation as
  554.        running HDROPT before PKLITE.  
  555.  
  556.      C:\> PKLITE  -a  *.EXE
  557.  
  558.        In the example shown above, PKLITE will compress all of the .EXE
  559.        files in the current directory even if internal overlays are
  560.        detected.  You will not be prompted for confirmation before any
  561.        files are compressed.  The files will overwrite the original
  562.        files since there is no destination directory specified.
  563.  
  564.  
  565.        NOTE:  Overlay data is not compressed by PKLITE, however the load
  566.        image data located before the overlay data is compressed.  Some
  567.        programs require that the overlay data in the .EXE file be
  568.        located at a specified point in the .EXE file.  These programs
  569.        will not run correctly when compressed with PKLITE.  Programs
  570.        that do not run correctly can be returned to their original state
  571.        with the -x option.
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.                      10
  592.  
  593.      -b   Make Backup .BAK File of Original
  594.  
  595.        This option will create a backup file of the original
  596.        uncompressed file with a .BAK extension.  The file will be
  597.        located in the same directory as the original file.
  598.  
  599.        If you use the -b option when a file with the same name as the
  600.        source file and a .BAK extension already exists at the
  601.        destination, it will be overwritten.
  602.  
  603.        If an output file is specified with the -b option, the -b option
  604.        will be ignored.
  605.  
  606.      C:\GAMES> PKLITE  -b  GAME.EXE
  607.  
  608.        In the example shown above, the program GAME.EXE will be
  609.        compressed, and a backup of the original file called GAME.BAK
  610.        will be created and located in the GAMES directory.
  611.  
  612.  
  613.        You can also retain the original file in its uncompressed state
  614.        by specifying a destination file on the command line by using the
  615.        [[d:][path] Outfile] option.  By using this feature, you rename
  616.        the compressed file and retain the source file in its original
  617.        form.
  618.  
  619.      C:\PK> PKLITE  PROG.COM  PROGCMP.COM
  620.  
  621.        In this example, the file PROG.COM will be compressed and the
  622.        compressed version of the file will be named PROGCMP.COM.  By
  623.        renaming the file, the uncompressed version of the file
  624.        (PROG.COM) will be retained in its original form.
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.                      11
  651.  
  652.      -e   Use Extra Compression Method
  653.  
  654.        (* Option available only in PKLITE Professional version *)
  655.  
  656.        This option is used to produce the smallest executable files.  It
  657.        uses a slightly different algorithm, which also scrambles the
  658.        excutable file.  This scrambling makes the executable data more
  659.        resistant to disassembly or "reverse engineering" procedures.
  660.        After a file is compressed using this method, it cannot be
  661.        expanded to match the original executable file.  If you attempt
  662.        to expand it using the -x option, PKLITE will return a message
  663.        stating the file cannot be expanded.  This option is ideal for
  664.        software developers who wish to distribute their programs in
  665.        compressed form.
  666.  
  667.      C:\DATA> PKLITE  -e  TEST.EXE  A:
  668.  
  669.        In the example shown above, PKLITE will use the extra compression
  670.        method to compress TEST.EXE.  The compressed file will be located
  671.        on the A: drive.
  672.  
  673.  
  674.      -l   Display software license screen
  675.  
  676.        This option is used to display the PKLITE software license
  677.        agreement.  It is also printed on page 5 of this manual.  To
  678.        display the license agreement, type the following on the command
  679.        line.
  680.  
  681.      C:\> PKLITE  -l
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.                      12
  710.  
  711.      -n   Never Compress Files With Overlays or Optimize Relocation Table
  712.  
  713.        This option is used to tell PKLITE to never compress files that
  714.        use overlays.  Programs which use overlays loaded from .EXE
  715.        files, may not run normally when in compressed form.  PKLITE will
  716.        detect when a program file contains overlays and will
  717.        automatically skip it.  If you do not use this feature, PKLITE
  718.        will prompt you for confirmation before compressing any files
  719.        with overlays.
  720.  
  721.      C:\DATA> PKLITE  -n  *.EXE  C:\DATA\COMP
  722.  
  723.        In the example shown above, PKLITE will compress all of the .EXE
  724.        files in the DATA directory as long as they do not use overlays.
  725.        The compressed files will be placed in the C:\DATA\COMP
  726.        destination directory.
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.                      13
  769.  
  770.      -o   Overwrite Output File if it Exists
  771.  
  772.        This option is used when you specify a destination file (output
  773.        file) on the command line.  If a file with the same name as the
  774.        output file that you have specified already exists at the
  775.        destination, it will automatically be overwritten when you use
  776.        this command.  If you do not use this option, PKLITE will prompt
  777.        you for confirmation before it overwriting any existing output
  778.        file.
  779.  
  780.      C:\PKWARE> PKLITE  -o  PROG.EXE  A:\TINYPROG.EXE
  781.  
  782.        In the example shown above, PKLITE will compress PROG.EXE and
  783.        will locate the compressed version of the program on the A:
  784.        drive.  The compressed version of the program will be named
  785.        TINYPROG.EXE.  If a file called TINYPROG.EXE already exists on
  786.        the A: drive, it will automatically be overwritten.
  787.  
  788.        NOTE:  The -o option is only necessary if a output file is
  789.        specified.
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.                      14
  828.  
  829.      -r   Remove Extra .EXE Data
  830.  
  831.        This option will compress a file and discard any data appended
  832.        after the load image data.  This data could be setup information,
  833.        overlay data, or debugging information.
  834.  
  835.        The -r option should be used only when you are sure there is
  836.        extra data in the file located after the load image data.  Only
  837.        use this option if you know you will no longer need this extra
  838.        data.  It may delete overlay or other important data.
  839.  
  840.      C:\NET>  PKLITE  -r  *.EXE
  841.  
  842.        This example will compress all of the files in the C:\NET
  843.        directory that have a .EXE extension.  It will also discard any
  844.        data appended to the files.
  845.  
  846.  
  847.        CAUTION
  848.  
  849.       This option should be used with caution.  It can endanger the
  850.       operation of the files being compressed.
  851.  
  852.       THE EXTRA DATA CANNOT BE RESTORED WITH THE -X.
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.                      15
  887.  
  888.      -u   Update File Time/Date to Current Time/Date
  889.  
  890.        This option will assign the current time and date to the file
  891.        that you are compressing.  If you do not use this option, the
  892.        time and date of the compressed file will be set to the time and
  893.        date of the original file by default.
  894.  
  895.      C:\PKWARE> PKLITE  -u  FILE.COM  B:
  896.  
  897.        In the example shown above, the program FILE.COM will be
  898.        compressed and the compressed version of the program will be
  899.        located on the B: drive.  The compressed file will retain the
  900.        same name (FILE.COM) as the original file.  However, the time and
  901.        date will be updated to the current time and date at the time the
  902.        file was compressed.
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.                      16
  946.  
  947.      -x   Expand a Compressed File
  948.  
  949.        This option will expand any files you have compressed with
  950.        PKLITE.  When you use this option, the file will be returned to
  951.        its original size.  You can rename and/or relocate a file when
  952.        you expand it by using the [[d:][path] Outfile] option on the
  953.        command line.
  954.  
  955.      C:\> PKLITE  -x  FILE.EXE  A:
  956.  
  957.        In the example shown above, the compressed file FILE.EXE will be
  958.        expanded and the expanded file will be located on the A: drive.
  959.  
  960.        After a compressed file is expanded, PKLITE will display several
  961.        important facts.  PKLITE will list the name of the compressed
  962.        file, original (compressed) size of the file, and the expanded
  963.        size of the file.  The output file and location will also be
  964.        listed if appropriate.  An example is shown below.
  965.  
  966.      C:\> PKLITE  -x FILE1.EXE  FILE2
  967.  
  968.        Expanding: FILE1.EXE into file FILE2.EXE
  969.        Original Size: 12299    Expanded Size: 18466
  970.  
  971.  
  972.        NOTE:  The expand option can be used with the following options:
  973.  
  974.       -b  Create Backup file
  975.       -o  Overwrite option
  976.       -u  Update time/date
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.                      17
  1005.  
  1006.      When the -x option is used with the -b option, a backup of the
  1007.      compressed version of the file will be created with a .BAK
  1008.      extension.
  1009.  
  1010.      When the -x option is used with the -o option, PKLITE will
  1011.      overwrite any same-named files without prompting you for
  1012.      confirmation.
  1013.  
  1014.      You can also use the -x option along with the -u Update option to
  1015.      update to the current time and date when expanding a file.  (If
  1016.      you used the -u Update time/date option when you compressed the
  1017.      program, then when you expand it, it will retain the new time and
  1018.      date.  The time/date does not return to the original value.)
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.                      18
  1064.  
  1065.      III.  PROGRAMS THAT SHOULD NOT BE COMPRESSED
  1066.      ─────────────────────────────────────────────────────────
  1067.  
  1068.      PKLITE can compress most executable files.  However, there are
  1069.      some applications that cannot be compressed, or do not run
  1070.      correctly when compressed.  The following is a sample list of
  1071.      such programs.
  1072.  
  1073.      COMMAND.COM   MS DOS Command interpreter and shell.
  1074.  
  1075.            This program has a self-contained loader.  It will
  1076.            attempt to load data which is compressed and fail.
  1077.  
  1078.      CV.EXE    Microsoft Codeview debugging program.
  1079.            When run in compressed form, the program returns:
  1080.            Invalid format in CV.EXE.
  1081.  
  1082.            The program does a run time check on the .EXE file, and
  1083.            in compressed form the error is reported.  PKLITE
  1084.            cannot detect this and compresses the file without any
  1085.            warnings.
  1086.  
  1087.  
  1088.      C2.EXE    Part of Microsoft C 6.00 compiler.
  1089.            When run in compressed form it reports:
  1090.           Overlay not found.
  1091.  
  1092.            This is an example of a program with internal overlays
  1093.            where the overlay manager works incorrectly with the
  1094.            compressed .EXE file.  When compressing with PKLITE,
  1095.            the overlay data will be detected and the user will be
  1096.            prompted as to whether this file should be compressed.
  1097.  
  1098.  
  1099.      FOXPRO.EXE   FoxPro 1.00 - 1.02 Database program.
  1100.  
  1101.            This program contains internal overlays.  It will not
  1102.            run correctly when in compressed form.
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.                      19
  1121.  
  1122.      PIFEDIT.EXE  Microsoft Windows PIF editing program.
  1123.  
  1124.            PKLITE cannot compress any Microsoft Windows executable
  1125.            files.  PKLITE detects whether the file being
  1126.            compressed is a Windows application, and will not
  1127.            attempt to compress it.
  1128.  
  1129.  
  1130.      MAKEINI.EXE  OS/2 program.
  1131.  
  1132.            PKLITE cannot compress any OS/2 executable files.
  1133.            PKLITE detects whether the file being compressed is an
  1134.            OS/2 application, and will not attempt to compress it.
  1135.  
  1136.  
  1137.      Programs that modify the executable file.
  1138.  
  1139.            Programs that modify the load image data in a
  1140.            executable file will not work correctly in the
  1141.            compressed state.  Many programs have setup programs
  1142.            that modify the executable file itself.  An example of
  1143.            this would be the PUTAV program in PKZIP version 1.10.
  1144.            If run on a compressed version of PKZIP, the message
  1145.            "Error in: PKZIP.EXE" will be displayed.  The PKZIP
  1146.            program should be expanded to its original size with
  1147.            the -x option before running PUTAV.  After installing
  1148.            the AV, PKZIP may be recompressed.
  1149.  
  1150.            Programs that modify the extra overlay data or data
  1151.            stored at the end of the .EXE file may run correctly in
  1152.            compressed form, since only the load image data is
  1153.            compressed by PKLITE.  StupenDOS version 2.0 is an
  1154.            example of such a program.  Setup information is
  1155.            appended to the .EXE file.  Therefore, saving the setup
  1156.            works correctly with StupenDOS even when in compressed
  1157.            form.
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.                      20
  1180.  
  1181.      IV.  PKLITE ERROR MESSAGES
  1182.      ─────────────────────────────────────────────────────────
  1183.  
  1184.      The following error messages may appear when using PKLITE.  A
  1185.      brief explanation of each message along with possible solutions
  1186.      is listed below.  The DOS errorlevel value returned with each
  1187.      error is also listed.
  1188.  
  1189.      1  Syntax Error
  1190.  
  1191.       This error appears when the PKLITE command line you have
  1192.       entered contains a syntax error.  When this occurs, PKLITE
  1193.       will print the help screen showing all the program options
  1194.       on the monitor.
  1195.  
  1196.      2  File extension must be EXE or COM
  1197.  
  1198.       The file you have attempted to compress does not have a .EXE
  1199.       or .COM extension.  If the file is in fact an executable
  1200.       file, you can rename the file with a .EXE or .COM extension
  1201.       and then compress it.
  1202.  
  1203.      3  Cannot open input file
  1204.  
  1205.       The file you have attempted to compress cannot be opened by
  1206.       PKLITE.  Either a disk error occurred, or the file is locked
  1207.       by another application.  You must make sure it is a true
  1208.       executable file.
  1209.  
  1210.      4  Could not open output file
  1211.  
  1212.       PKLITE could not create the output file.  Either a disk
  1213.       error has occurred, or the file is locked by another
  1214.       application.  If you have specified an output file, make
  1215.       sure it is a valid filename and location.
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.                      21
  1239.  
  1240.      5  Write error
  1241.  
  1242.       An error has occurred in writing a file to disk.  PKLITE is
  1243.       not able to write to a necessary file.  Either a disk error
  1244.       has occurred, or the file is locked by another application.
  1245.  
  1246.      6  Disk full error
  1247.  
  1248.       There is not enough disk space available on the destination
  1249.       drive for the file being created.  PKLITE never deletes the
  1250.       original file until it is finished writing the compressed
  1251.       file, therefore, there must be enough free disk space for
  1252.       the compressed file and the original file.  Try to free up
  1253.       more disk space.
  1254.  
  1255.      7  Read error
  1256.  
  1257.       PKLITE is not able to read a specified file.  Check the
  1258.       file;  it may be corrupted.
  1259.  
  1260.      8  Create error
  1261.  
  1262.       The named file could not be created.  Check the output
  1263.       directory; it may be invalid or full.
  1264.  
  1265.      9  Memory error
  1266.  
  1267.       There is insufficient memory available to process the
  1268.       command.  Try making more memory available.  PKLITE requires
  1269.       a minimum of 85K memory.
  1270.  
  1271.      10  Cannot compress file into itself
  1272.  
  1273.       The file being compressed and the output file are the same.
  1274.       When specifying an output file, make sure the output file is
  1275.       not the same as the input file.
  1276.       Incorrect:  PKLITE   pat.exe  pat
  1277.       Correct:    PKLITE   pat.exe
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.                      22
  1298.  
  1299.      11  EXE header error
  1300.  
  1301.       The header information of the file contains too much
  1302.       information to be compressed.  If memory is limited,
  1303.       increasing the amount of memory available to PKLITE may
  1304.       help.
  1305.  
  1306.      12  No extract code error
  1307.  
  1308.       You are attempting to expand a file (with -x) but the
  1309.       extract code is corrupted or missing.  Make sure the file
  1310.       has been compressed with PKLITE.
  1311.  
  1312.      13  Data error
  1313.  
  1314.       An error has been detected in the compressed data.  The file
  1315.       is corrupted.
  1316.  
  1317.      14  Compressing many files into one file error
  1318.  
  1319.       You are attempting to compress multiple files into one
  1320.       output file.  For example:  PKLITE  *.exe  file.exe.
  1321.       Correct the command line.
  1322.  
  1323.      15  Output wildcards error
  1324.  
  1325.       The output path/file cannot contain any wildcard characters
  1326.       ('*' or '?').  Correct the command line.
  1327.  
  1328.      MS-DOS, Codeview, C Optimizing Compiler, Windows and OS/2 are
  1329.      trademarks or registered trademarks of Microsoft Corp.
  1330.      Foxpro is a trademark of Fox Software.
  1331.      PKZIP, PKUNZIP are registered trademarks of PKWARE, Inc.
  1332.  
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.                      23
  1357.  
  1358.